shift Method (JScript 5.6)

Removes the first element from an array and returns it.

arrayObj.shift( )

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also